You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxVecInt Class > TMtxVecInt Methods > SizeToArray Method > TMtxVecInt.SizeToArray Method (TCplx[])
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxVecInt.SizeToArray Method (TCplx[])

Sizes the array.

Syntax
C#
Visual Basic
public void SizeToArray(ref TCplx[] Dst);

Sizes the Dst array so that it can hold all the values stored in the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!